| GUI Help > Special > setListViewStyle | ||||||||||||||
|
setListViewStyle |
||||||||||||||
| setListViewStyle handle gadget, int style | ||||||||||||||
|
Description: Sets which display style a listview gadget uses. This can either be large icons with captions underneath, small icons with captions to the right, or table format if you need to display additional data. Icon view is the default. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |